04. Advantages of Fragments

Advantages of Using Fragments

Please check all of the traits that make fragments useful.

SOLUTION:
  • They are reusable
  • They can be used to build a flexible UI
  • You can dynamically add or remove them during runtime